* lisp/textmodes/rst.el (rst-compile-toolsets):
* lisp/which-key.el (which-key-idle-delay): Fix package-version.
(const :tag "No options" nil)
(string :tag "Options"))))
:group 'rst-compile
- :package-version "1.2.0")
+ :package-version '(rst . "1.2.0"))
;; FIXME: Must be defcustom.
(defvar rst-compile-primary-toolset 'html
recommended
(see https://github.com/justbur/emacs-which-key/issues/134)."
:type 'float
- :package-version '(which-key "1.0") :version "30.1")
+ :package-version '(which-key . "1.0") :version "30.1")
(defcustom which-key-idle-secondary-delay nil
"Seconds to wait for which-key to pop up after initial display.